home *** CD-ROM | disk | FTP | other *** search
- Date: March, 1. 1995
-
-
-
- LogicBBS v1.0 BETA
- <----------------->
- LITE VERSION
-
- Copyright 1995 ParCon Software
-
-
- System/node/door/library/AIM-XIM support programmed by Michael Pendec
- Filechecker/Arexxdoor support programmed by Nicholas Clarke
- All Testing was done by friends. Ideas supplied by various people.
-
-
- Read "HowToOrder.doc", if you want to get the FINAL version.
- -----------------------------------------------------------------------------
-
-
-
-
-
-
- Setup example 1
- -----------------------------------------------------------------------------
-
- This chapter will explain to you, a simple way of setting one node up to run.
-
-
-
-
- SUPPRESSTEXTSEARCH
- ;>Disable accesslevel tracing of text files (255,250,245,240,....)
-
- SUPPRESS_OKCANCELREQ
- ;>keep OK / CANCEL requesters enabled on this system.
-
- BBS_LOCATION BBS:
- ;>Set bbs system path, this is the MAIN path, and path will be appended to
- ;>all sub directories and files to be loaded.
-
-
- BBS_NAME ParCon bbs
- ;>Name of our bbs
-
- BBS_GEOGRAPHIC Denmark
- ;>Location
-
- PRIORITY 12
- ;>Lets keep the priorities high here. We want the server to have highest
- ;>priority, everything for our customers.
-
-
- LONG_WHO
- ;>Split nodes viewing, this is used when users online wants to view other
- ;>nodes on the system
-
-
- NODES 2
- ;>This system should start up with 2 nodes
-
-
- REALNODENUMBER 1
- ;>We want first node number to start with 1, you may select 0 as well.
-
- NUMBER_CONFS 4
- ;>4 conferences is what we want to start up with.
-
-
- SHARECONFDATA
- ;>Do not use split upload/download ratio and other conference related
- ;>information.
-
- RELATIVCONFS
- ;>Show first available to user as number one, and not the real conference
- ;>number
-
- ICONIFIED
- ;>We do not want the server to start in iconified mode
-
-
- SERVERX 100
- SERVERY 100
- ;>Lets just keep server X & Y coordinates at 0,0
-
-
- PUBLICSCREEN
- ;>Server will be put on the public (normally workbench) screen.
-
-
- CENTERWINDOW
- ;>No need to place server centered on our workbench.
-
-
- SCREENCOLORS 8
- ;>As the server is on our public screen, this is not needed.
-
-
- NODESONLY
- ;>We want to view the full server window.
- ;>If you want server to show the nodes only, enable this command.
-
-
- SPLITNODES
- ;>We prefer to view nodes, the old fasioned way with no lines between
- ;>the nodes.
-
-
- SYSOP Michael Pendec
- ;>Our SysOp on the bbs
-
- SYSOPACCLEVEL 300
- COSYSOPACCLEVEL 250
- NEWUSERACCLEVEL 5
- ;>I doubt these needs further explanation?
-
-
- SYSOP_PAGES 3
- ;>Lets keep the pagers at a low rate. I prefer bothering them
- ;>and not them bothering me.
-
- OLM_PAGES 8
- ;>Users can send maximum 8 Online messages for one call.
-
- LASTCALLERS 10
- ;>Last callers log, will be showing the last 10 users who was
- ;>on our system.
-
- RINGDELAY 5
- ;>Delay between each RING received by the modem
-
-
- MIN_DISKSPACEFREE 1048576
- ;>I need one megabyte of free harddrive space for private use.
- ;>Upload will be disabled if space free is below 1 megabyte.
-
- DISKCACHE 10000
- ;>Internal caching, used for several calls, such as internal filelistings
- ;> door.
-
-
- HYDRACACHE
- ;>Enable caching on hydra transfers
-
- HYDRACACHEREAD 16384
- HYDRACACHEWRITE 16384
- ;>hydra cache buffers for reading/writing, during transfer.
-
-
- LOCALDEFCONNECT CONNECT 14400/VFC/ARQ/V32
- ;>Let's make the bbs simulate a connect of 14.400 baud for our local calls.
-
-
-
- DEBUGLOG*
- CALLERSLOG*
- UDLOG*
- ;>We want log files made for all activity on our nodes.
-
-
-
-
-
-
- ScreenType setup
- ;*************************************************************************
-
- NUMBER_SCREENTYPES 2
- ;>We have 2 screen text types available
-
- NAMESCREENTYPE%1 ASCII
- EXT_SCREENTYPE%1 TXT
- NAMESCREENTYPE%2 ANSI
- EXT_SCREENTYPE%2 IBM
-
-
-
-
-
-
-
-
- ComputerType setup
- ;*************************************************************************
-
- NUMBER_COMPUTERTYPES 4
- ;>We expect that users own one of our 4 different computer types.
-
-
- NAMECOMTYPE%1 AMIGA
- NAMECOMTYPE%2 PC
- NAMECOMTYPE%3 Atari
- NAMECOMTYPE%4 Macintosh
-
-
- Node 1 Setup
- ;*************************************************************************
-
- CARRIERWAIT* 60
- ;>both nodes will wait 60 seconds for a carrier
-
-
- CHAT_ON%1
- ;>We want node 1 to have chat flag enabled.
-
-
- COLORS_NODE%1 16
- ;>node 1 will open its window in 16 colors
-
-
- CAPITOL_FILES*
- ;>all files uploaded on both nodes will be their filename set to uppercase.
-
-
- FONT_NODE%1 ibm
- ;>Node 1 will run with the ibm.font charset.
-
- ICONIFYNODE*
- ;>Both nodes will be started in iconified mode.
- ;>So i can open their window when i need to.
-
-
-
- INACTIVITYWAIT%1 300
- ;>If the user do not make any activities in 300 seconds, he will be
- ;>disconnected.
-
-
- NAME_PROMPT%1 Enter Name >:
- ;>Login prompt for node 1
-
-
-
- NO_MCI_MSG%1
- ;>Disable MCI messages on node 1
-
-
- OWNSCREEN_NODE*
- ;>Both nodes starts will open their own screen.
-
-
- PRIORITY_NODE* 8
- ;>Node priority is 8 for both nodes.
-
-
- PWHIDDENCHAR%1 *
- ;>When user enters a password or anything needed to be hidden, this
- ;>is the character used to hide input.
-
- RINGCOUNT* 1
- ;>Node will acceppt the call after 1 ring.
-
-
- SYSTEMPASSWORD%1 YES
- ;>We got a private system, so lets have a system password.
- ;>So unwanted calls are disconnected.
-
-
- USER_CHAT_COLOR* 1
- SYSOP_CHAT_COLOR* 2
- ;>User and sysop ansi chat color number.
-
- GUESTNAME%1 GUEST
- ;>We want to enable the GUEST login option, so users which want to visit
- ;>system can write this name, and they will bypass the password prompt.
-
- USERNUMBER_LOGIN%1
- ;>Users can login on node 1 with their user number.
-
-
- ANSI_COLOR_NODE%1
- ;>We want the node 1 screen to use ANSI colors.
-
-
- LOCALNODE%2
- ;>Node 2 will be our local node.
- ;>And then we don't need to setup the serial driver for this node.
-
-
- serial driver setup node 1
- ****************************
-
- SERIAL_DRIVER%1 serial.device ;Note: LOWER-CASE!!!
- ;>We want node 1 to use the internal serial port for node 1.
-
- SERIAL_UNIT%1 0
- ;> internal serial port is UNIT 0.
-
- SERIAL_BAUD%1 38400
- ;> initialize port at 38400 baud.
-
- SERIAL_BUFFER%1 16384
- ;> use 16K of serial buffers
-
- MODEM_RESET%1 ATV1E0S0=0S7=255
- ;> Our initialize string for setting up modem for prober use.
-
- MODEM_INIT%1 ATS0=0
- ;> Init string set at each node reset.
-
- MODEM_ANSWER%1 ATA
- ;> AT command to use for answering a call.
-
- MODEM_RING%1 RING
- ;> String modem returns when a call is detected.
-
- MODEM_OFFHOOK%1 ATM0H1
- ;> String to send to modem when we disconnect user.
-
- CONNECT_ID%1 CONNECT
- ;> String modem sends when it receives a carrier.
-